Forum Activity for @michael

michael
@michael
08/08/19 01:19:08AM
7,816 posts

403 Forbidden error after server migration


Installation and Configuration

Sounds like the symlinks did not get created correctly on your new server.

cant guess at why though.
michael
@michael
08/08/19 01:17:17AM
7,816 posts

tifig software error in the System Check.


Installation and Configuration

is that
/usr/bin/tifig
the correct location for that binary on your server?

Setting that in config.php is only going to do anything if it is the correct path to the binary on your server.
michael
@michael
08/08/19 01:15:25AM
7,816 posts

Do the PHP exec, passthru and shell_exec functions really need to be enable?


Installation and Configuration

exec() is used to get file meta data, so if its not working audio and video modules could loose data from the original files if any processing is done to them.

jrPayment module uses passthru() if your wanting to use stripe as a payment processor this needs to be active.

Only place im seeing shell_exec() is in the CodeMirror plugin so that's probably ok not to have on if you dont use past code into editors or bb code blocks in your site.
michael
@michael
08/06/19 07:06:57PM
7,816 posts

Streaming video in an external website


Installation and Configuration

You'd first need to setup a URL on your site that when opened ONLY shows the player with no header or footer.

Next you embed that on your other site with an iframe.
iframe.jpg iframe.jpg - 161KB
michael
@michael
08/05/19 06:53:37PM
7,816 posts

Email Course Module Setup: Auto Enroll New User on Signup Not Working


Using Jamroom

Send the login details of your site to support at jamroom dot net along with a link to this thread and I'll take a look.
michael
@michael
08/03/19 11:27:56PM
7,816 posts

Email Course Module Setup: Auto Enroll New User on Signup Not Working


Using Jamroom

Its clear from the JOINED column that there are no users joined to any of the courses, so there will be no emails being sent to anyone.

When you create a new user and log in with them nothing none of the JOINED columns increments? Run the integrity check with all checkboxes checked, then create a new user.

ACP -> CORE -> SYSTEM CORE -> TOOLS -> INTEGRITY CHECK
notes.jpg notes.jpg - 84KB
michael
@michael
07/31/19 01:09:09AM
7,816 posts

CRI: unable to retrieve quota settings for module: myModule


Jamroom Developers

Ah, that's your problem. That is database schema and should go in schema.php
michael
@michael
07/31/19 01:00:06AM
7,816 posts

CRI: unable to retrieve quota settings for module: myModule


Jamroom Developers

Developer Networks:....I posted the quota.php file ....
where?
michael
@michael
07/30/19 09:12:25PM
7,816 posts

modules showing on a profile quota that that are not assigned to


Using Jamroom

Check the other quotas again, then run the integrity check.
michael
@michael
07/30/19 09:11:29PM
7,816 posts

Failed to initialize plugin: code


Using Jamroom

Run the integrity check:
ACP -> CORE -> SYSTEM CORE -> TOOLS -> INTEGRITY CHECK -> check all checkboxes -> START

Then reset the cache on your browser.

If the problem persists, try a different browser.
  83